| lcRPlanAddVer | Home |
|
HANDLE lcRPlanAddVer ( HANDLE hRPlan, double X, double Y ); |
| hRPlan | |
| Handle to a road plan object. | |
| X Y | |
| Coordinates of the new vertex. | |
| Handle to the new Vertex object or NULL if the function fails. |
| Code sample, lcRPlanDeleteVer, lcBlockAddRPlan |